@font-face {
    font-display: swap;
    font-family: "Fengardo Neue";
    font-style: normal;
    font-weight: normal;
    src:
        url("FengardoNeue.woff2") format("woff2"),
        url("FengardoNeue.woff") format("woff"),
        url("FengardoNeue.ttf") format("truetype");
}
@font-face {
    font-display: swap;
    font-family: "Fengardo Neue";
    font-style: normal;
    font-weight: 900;
    src:
        url("FengardoNeue-Black.woff2") format("woff2"),
        url("FengardoNeue-Black.woff") format("woff"),
        url("FengardoNeue-Black.ttf") format("truetype");
}
